Click or drag to resize

SipClientUserAgent Property

Gets or sets user agent.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public string UserAgent { get; set; }

Property Value

Type: String
The user agent.
See Also